TArrayIterator<T>.Create(T[]) Constructor

Initializes a new instance of the TArrayIterator<T> class.

Namespace: Spring.Collections.Extensions
public
 constructor Create(const values: array of T); overload;

Parameters

values
Type: array of T